ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseView<TOwnerView> Class / _visible Property

In This Topic
    _visible Property (_BaseView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _visible As Boolean
    public bool _visible {get; set;}
    See Also